home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / Re REPOST Parts with fixed .3 < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  1.6 KB  |  [TEXT/ttxt]

  1. Subject:     Re: REPOST: Parts with fixed display size
  2. Sent:        9/4/96 1:24 PM
  3. Received:    9/4/96 1:24 PM
  4. From:        Troy Gaul <tgaul@apple.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9. >>Restricting user control would go against HI guidelines. It's not
  10. >necessary
  11. >>either.
  12. >
  13. >You are right for the usual data types like drawings and text.
  14. >
  15. >However, I believe it necessary for certain types of content when it would
  16. >be an error for the user to change the visible area. I do not want to
  17. >disclose what type of content I am dealing with, but it includes its own HI
  18. >guidelines and I want to make sure that the user obeys them.
  19. >
  20. >Fortunately, sometimes if something is against the HI guidelines it does
  21. >not mean that it can not be done. ;-)
  22.  
  23. Ultimately, the container is in control of how much area you are allowed to
  24. use. You can request a certain size for your frame shape, but the container
  25. is not obligated to give it to you. If the container says "no", then you
  26. have to either stay with what you had, what it have you instead, or you can
  27. request a different area -- but you should not request the same area again
  28. (lest you could create an infinite loop).
  29.  
  30. Containers like ODFTable will sometimes have certain constrains that they
  31. won't let embedded parts violate.
  32.  
  33. The fallback would probably be to clip your content.
  34.  
  35. _troy
  36.  
  37. ......................................................................
  38.  Troy Gaul                                            tgaul@apple.com
  39.  Apple Computer, Inc.                                   OpenDoc Parts